# Run in phpMyAdmin or Whatever You're Using to Reach your Database Panel:
ALTER TABLE `tickets_replies` ADD `updated_at` INT UNSIGNED NULL DEFAULT NULL AFTER `attachment_name`;